home *** CD-ROM | disk | FTP | other *** search
/ The SelectWare System Volume 5 #4 / The SelectWare System Volume 5 #4.iso / com95001 / swtdemo.bat < prev    next >
DOS Batch File  |  1993-06-07  |  540b  |  18 lines

  1. @echo off
  2. cls
  3. echo Loading WINDOWS and then "Compton's Interactive Encyclopedia" 
  4. echo.
  5. echo   Upon completion of this demo, exit windows to return to
  6. echo   the Demonstration System.
  7. echo.
  8. echo To run the demo select open a file, the file CIE.SCF will appear in the
  9. echo list, select this file.  When you open the CIE.SCF file to play you will
  10. echo see four files. Open up any or all of the files, once you click on these
  11. echo files you can press play
  12. echo.
  13. pause
  14. cls
  15. echo Loading Windows 
  16. WIN %1:\SWT\WINLAUNC.EXE %2 %3
  17.  
  18.